* {
 margin: 0;
 padding: 0;
}

html,
body {
 font-size: 10pt;
 font-family: Arial, Helvetica, sans-serif;
 line-height: 1.4em;
 font-weight: normal;
 text-align: left;
 background: #fff;
}

body {
 background: #fff url('../../images/sample_watermark.gif') repeat scroll left top;
}

.clearer {
 clear: both;
}

p {
 margin-bottom: 1em;
}

img {
 border-style: none;
}

table {
 border-collapse: collapse;
}

a {
 text-decoration: none;
}

a:hover {
 text-decoration: underline;
}

#wholePage {
 min-width: 1000px;
 margin: 4px;
}

#hdrRightTop,
#hdrRightBottom {
 display: block;
 clear: right;
 float: right;
 width: 396px;
 height: 96px;
}

#hdrRightBottom {
 margin-top: 3px;
 background: #a22 url('../../images/agents/red/hdrrightbottom.jpg') no-repeat scroll right top;
}

a#GGRlogo {
 display: block;
 float: left;
 margin: 9px 0 0 9px;
 height: 92px;
}

a#GGRlogo img {
 width: 74px;
 height: 48px;
}

#hdrTitles {
 display: block;
 float: right;
 margin-top: 2em;
}

#hdrTitles h1 {
 margin-bottom: 8px;
 color: #a22;
 font-family: Times, "Times New Roman", serif;
 font-size: 280%;
 line-height: 1em;
 font-weight: normal;
 text-align: right;
}

#hdrTitles h2 {
 font-family: Times, "Times New Roman", serif;
 font-size: 140%;
 line-height: 1em;
 font-weight: normal;
 text-transform: uppercase;
 text-align: right;
}

#hdr2nd {
 background: #a22;
}

#hdrCurrSection {
 display: none;
 height: 70px;
 color: #fff;
 font-size: 180%;
 font-weight: bold;
 line-height: 2em;
 padding: 0 0.5em;
 text-transform: lowercase;
}

#hdr2nd ul.hdrMenuMain {
 display: block;
 float: left;
 height: 96px;
 padding-left: 7px;
 background: #a22;
}

#hdr2nd ul.hdrMenuMain li {
 display: block;
 float: left;
 width: 80px;
 color: #fff;
 padding-top: 70px;
 font-size: 100%;
 font-weight: bold;
 text-align: center;
 text-transform: lowercase;
 list-style-type: none;
}

#hdr2nd ul.hdrMenuMain li.hdrMenuMainCurr {
 background: transparent url('../../images/agents/red/hdrmenuarrowbig.gif') no-repeat scroll center top;
}

#hdr2nd ul.hdrMenuMain a {
 display: block;
 color: #fff;
}

#hdr2nd ul.hdrMenuShort {
 display: block;
 float: right;
 width: 110px;
 height: 96px;
 background: #a22;
 margin-right: 4px;
}

#hdr2nd ul.hdrMenuShort li {
 color: #fff;
 font-size: 100%;
 font-weight: normal;
 text-align: right;
 line-height: 1em;
 list-style-type: none;
 text-transform: lowercase;
 margin: 0.7em 0 0;
}

#hdr2nd ul.hdrMenuShort li a {
 color: #fff;
}

#hdrRightBottom blockquote {
 display: block;
 float: right;
 width: 297px;
 color: #fff;
 font-family: Times, "Times New Roman", serif;
 font-size: 180%;
 line-height: 1em;
 font-weight: normal;
 text-align: center;
 margin: 1.4em 0 0.1em;
}

#hdrRightBottom p {
 display: block;
 clear: right;
 float: right;
 width: 198px;
 color: #fff;
 font-family: Times, "Times New Roman", serif;
 font-size: 120%;
 font-style: italic;
 text-align: center;
}

#main {
 clear: both;
 width: 100%;
 padding: 3px 0;
}

#contacts {
 clear: both;
 display: block;
 float: right;
 margin-bottom: 1em;
}

#contacts h1 {
 color: #a22 !important;
 font-size: 100% !important;
 font-weight: bold !important;
 margin: 2em 0 0.4em !important;
 text-transform: uppercase !important;
}

#contacts p {
 font-size: 100% !important;
 line-height: 1.4em !important;
 margin: 0 !important;
}

#contacts a.email {
 color: #000 !important;
 font-weight: bold !important;
}

img#listingsBigArrow {
 display: block;
 float: left;
 width: 72px;
 height: 81px;
 margin: 8px;
}

img#rightImages {
 display: block;
 float: right;
 width: 396px;
 height: 97px;
 margin-bottom: 2em;
}

#ftr {
 display: block;
 clear: both;
}

#ftrMenu {
 width: 100%;
 height: 2em;
 background: #345;
 text-align: center;
 padding-top: 0.6em;
}

#ftrMenu ul {
 display: inline;
 text-align: center;
 padding-top: 0.5em;
 margin: 0 auto;
}

#ftrMenu ul li {
 display: inline;
 font-size: 100%;
 padding: 0 7px;
 border-left: 1px solid #fff;
 list-style-type: none;
 text-transform: lowercase;
}

#ftrMenu ul:first-child li:first-child {
 border-style: none;
}

#ftrMenu ul a {
 color: #fff;
}

p#ftrCopy {
 display: block;
 float: left;
 width: 50%;
 padding-top: 0.5em;
}

p#ftrNotes {
 display: block;
 float: right;
 width: 50%;
 padding-top: 0.5em;
 font-weight: bold;
 text-align: right;
 text-transform: lowercase;
}

p#ftrNotes a {
 color: #000;
 margin-left: 1em;
}
